home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Think Class Libraries / WASTE TCL 2.0b2 / WASTE VA / READ ME.cp < prev    next >
Encoding:
Text File  |  1996-06-16  |  742 b   |  29 lines  |  [TEXT/KAHL]

  1. /*
  2.  
  3. WASTE-TCL VA Demo
  4. Dan Crevier
  5. 11/12/95
  6.  
  7. • I added drag handlers to the WASTE Text field in CMain.cp, but things don't
  8. seem to highlight correctly oh well.  Note that you can only install drag handlers
  9. for one pane per window.
  10.  
  11. • I don't VA very well, so I can't be much help if you have questions
  12.  
  13. • I added a constructor to CApp to intialize gUsingTSM and gDragAndDrop.  It needs
  14.     to be done before MakeSwitchboard is called, and ICApp() is called after
  15.     MakeSwitchboard is called
  16.  
  17. • I don't know why the cursor doesn't appear in either text field to start off with...
  18.  
  19. 1/5/96
  20.  
  21. • Set Gopher to text field in CMain::ContentsToWindow()
  22.  
  23. • Handles the font, style and size menus, following Dec. 1995 MacTech
  24.  
  25. 6/16/96
  26.  
  27. • Made SPM project
  28.  
  29. */